Welcome![Sign In][Sign Up]
Location:
Search - vc ocx

Search list

[Other resourcevb-serialport

Description: 通常串口的开发是基于VC的,这个为以VB开发工具的来说,希望能有所借鉴。用activeX控件 mscomm32.ocx写的一个串口调试工具.-usually is based on the development of the VC, VB to the development of tools, hopes to have a reference. Use activeX control mscomm32.ocx write a serial debugging tools.
Platform: | Size: 13197 | Author: 赵河 | Hits:

[GUI DevelopLED_Control_Source_Code1_0_VB

Description: 包含有七段LED,点阵LED两种数字显示OCX控件源码。 用户也可以根据自己的需要,显示其它字符,如点阵中显示字母。 点阵字母显示字串如果不好确定,可用VC++中的ICON资源编辑器来确定。 七段曾参考别人的程序,在此表示感谢,点阵为自己编制。 本控件最好的用处是工业控制中的实时数据显示。 一定有不妥之处,希望大家不吝指教。-contained in paragraph 107 of LED, LED dot matrix two figures OCX Controls source. Users can also have their own needs, showing other characters, such as dot-matrix alphanumeric display. Dot-matrix alphanumeric strings if not show identification, the VC available ICON resources to determine the editor. Others have made reference to paragraph 107 of the procedures, expressed his thanks for their preparation lattice. The best control is the use of industrial control of real-time data. Certainly nothing wrong with it and hope we Help us improve.
Platform: | Size: 20330 | Author: 李景帆 | Hits:

[Special Effects12333

Description: 仿Scroll.ocx控件的VC类实现 前些天进行一个项目,在进行界面设计的时候进行了一些换肤操作。但是由于界面采用图形界面开发,菜单栏和工具栏都进行了图形化处理,状态栏相比就显得单调了许多,所以替换了windows程序生成的状态栏,用了网络上面的Scroll.ocx控件。但是由于程序属于小程序如果加载较多控件可能不太方便,加上在使用这个控件的过程中发现如果输入显示字体长度比较长的时候在显示刷新的时候会出现问题,所以自己仿造那个显示方法进行了这个控件的编写。 -imitation Scroll.ocx Control VC Class Implementation few days ago for a project, interface design during the time of some skinnable operation. However, because the interface using a graphical interface development, menu bar and toolbars have made a graphic, on the status bar is dull compared to many, the replacement of windows in a state program generator column, with the network above Scroll.ocx control. However, because the procedure is small if the loading process more control may not be convenient, With the use of this component in the process to find out if the entry display fonts relatively long length of time in the show will be updated problems, which revealed themselves imitating methods for the preparation of the control.
Platform: | Size: 206984 | Author: yu | Hits:

[Other resourceCOMAssist1.51

Description: 参考萧峰工作室的串口例程,使用mscomm 6.0编写,创新之处在于程序启动时自动检测并安装ocx控件,自动检测串口,单个文件方便使用,不需要手动安装ocx控件,另外也有许多细小功能的增加,如16进制自动过滤,设置参数的自动保存,相当稳定和人性化,界面布局参考了\"串口调试器 2002\",谢谢上面的两位大侠. 使用VC++ 2005编译,winxp home/pro测试,本人开发中长期使用. -reference to the serial routines, the use of mscomm 6.0, innovation process is activated automatically detect and install the ocx control, automatic detection serial port, a single document for ease of use, no need to manually install ocx control, and there are many of the small increase in function, such as automatic filtering 16 229, set up parameters automatically kept fairly stable and humane, interface layout reference to the "Serial Debugger 2002" Thank you, the above two Shanhaiguan. compiled using VC 2005, winxp home / pro test I use medium - and long-term development.
Platform: | Size: 136047 | Author: ygl | Hits:

[ActiveX/DCOM/ATLRegisterand1ocx

Description: 一个能实现ocx的注册与卸载的vc++实例,经调试运行成功,对学习vc++是一个很好的例子,希望站长笑纳-achieve a ocx registered with the unloading of vc + + example, commissioning, operation successful learning vc + + is a good example of the hope that the station heart! !
Platform: | Size: 26631 | Author: 陈芳 | Hits:

[GUI DevelopOcxAutoRegisterNew

Description: VC源码自动注册OCX控件 BOOL bResult = FALSE //检查是否支持注册 if (SupportsSelfRegister(strOcxPath)) { HMODULE hModule = ::LoadLibrary(strOcxPath) if (LOADLIBRARY_FAILED(hModule)) return FALSE //获得注册函数地址 CTLREGPROC DLLRegisterServer = (CTLREGPROC)::GetProcAddress(hModule,\"DllRegisterServer\" ) if (DLLRegisterServer != NULL) { HRESULT regResult = DLLRegisterServer() bResult = (regResult == NOERROR) } ::FreeLibrary(hModule) }-VC source automatic registration OCX Controls BOOL bResult = FALSE / / check whether support registration if (SupportsSelfRegister (strOcxPath)) (HMODULE hModule = : : LoadLibrary (strOcxPath) if (LOADLIBRARY_FA ILED (hModule)) return FALSE / / registration function addresses CTLRE GPROC DLLRegisterServer = (CTLREGPROC) : : GetProcAddress (hModule. "DllRegisterServer") if (DLLRegisterServer ! = NULL) (HRESULT = DLLRegisterServ regResult er () bResult = (regResult == NOERROR)) : : FreeLibrary (hModule);)
Platform: | Size: 36070 | Author: chengde | Hits:

[ActiveX/DCOM/ATL30164105501

Description: 如何把VC开发的ActiveX OCX控件打包成CAB? 我用VC自制了一个ActiveX Control,已经注册成ocx形式,但不知怎样把它打包成cab文件以在主页中使用。msdn的帮助告诉我说在VC的安装CD上有一个CAB&SIGN目录,-how VC development of the ActiveX OCX Controls packed into VC CAB I used a homemade A. ctiveX Control, has been registered as ocx form But I do not know how to pack it into a cab on the home page document to use. VARIANT help told me that the VC on the installation CD is a CAB
Platform: | Size: 858333 | Author: zjm | Hits:

[Search EngineSearchEngineCore

Description: 搜索引挚内核 SearchKernel.ocx控件被加载过10万个以上不同地址,通过了稳定性测试. 在VC, VB, Office, Web页上分别测试通过. SeKel.h是控件的接口说明. test目录中是控制的调用源代码. 控件内置多线程下载. 内置html完全解释.(解释了90%左右html脚本, 容错控制采用仿ie的技术) 内置javascrip有限解释.(解释了基本循环, 字符操作运算和整型运算) 内置正文分析的分解.(只仅中文简体) 后三项可以关掉, 采用第三方技术.
Platform: | Size: 59278 | Author: xieds | Hits:

[OtherRegisterOcx

Description: VC百例\\ 第12章\\实例119 注册与卸载OCX
Platform: | Size: 27176 | Author: xiaoniao | Hits:

[ActiveX/DCOM/ATLledtest

Description: VC++写的一个简单的LED.ocx控件的测试程序。LED.ocx控件的源代码已经上载。
Platform: | Size: 28530 | Author: liuxy | Hits:

[OS programClock

Description: 本人收集的一个精美闹钟VC程序源码,很不错,用到了一些有用的OCX控件,一并附上.
Platform: | Size: 1124882 | Author: 赵奇 | Hits:

[OS programRegOcxDll

Description: 我们的操作系统作业 用VC开发的,可以方便的注册系统的OCX和DLL文件,免除缺少运行时支持的烦恼 本程序禁止商用
Platform: | Size: 18055 | Author: 张思 | Hits:

[Other resourceVCactivex

Description: 用vc开发activex,ocx控件的很好的教程,
Platform: | Size: 2900830 | Author: lzw | Hits:

[DirextXActiveForm.Cert

Description: 首先要有工具包,包括以下几个软件: makecert.exe 制作cer格式的证书,即X.509证书,同时可以创建私钥 cert2spc.exe 将cer格式证书转换成spc格式证书,即PKCS #7证书 signcode.exe 将证书签署到ocx上去 chktrust.exe 检查签署证书后的ocx是否正确 还有一个certmgr.exe,是管理证书用的。可以从这里面导出root.cer来, 网上很多文章写到这个证书,但是在VC的安装盘中却找不到。其实,没 有也没关系的。这几个软件可以从VC的安装盘中找到。-must first have kits include the following software : makecert.exe production rejects format certificates, X.509 certificates, but can also create private key to managerial cert2spc.exe certificate format conversion spc format certificates, PKCS # 7 certificates to the certificate signed signcode.exe Department chktrust.exe to randomly check up after the signing of a certificate of randomly correct a certmgr.exe there is the management certificate. They can be derived from this root.cer, wrote many articles online this certificate, but in the installation intraday VC can not find. In fact, no also irrelevant. These software can be installed from the VC intraday found.
Platform: | Size: 730270 | Author: 周有本 | Hits:

[ActiveX/DCOM/ATLLab1.1

Description: 1.ActiveX控件可用多种编程语言如VB,VC++,C#编写,以OCX或DLL形式存在,进行注册后,可以在网页中引用。当用户浏览相关页面并下载相关控件后,即可获得控件中封装的功能。 2.此程序编写一个ActiveX控件,在用户磁盘上创建一个文件,当下载后删除这个文件。
Platform: | Size: 4499 | Author: snowtiger999 | Hits:

[ADO-ODBCMstGph

Description: 一个用VC++做的Chart显示数据库信息的OCX
Platform: | Size: 290504 | Author: ff | Hits:

[GDI-BitmapActivexDemo

Description: 用vc开发activex,ocx控件的很好的教程,适合ActiveX控件开发学习入门
Platform: | Size: 2900830 | Author: qimingxing | Hits:

[Other resourceEasyMap1.0

Description: EasyMap为GIS元件,提供一个OCX进行控制,可用于CBuilder、Delphi、VB、VC与函式库,1.0版可控制SHP档案,包含图层套叠、放大、缩小等适合小型GIS系统
Platform: | Size: 3032211 | Author: 林政利 | Hits:

[Other resourceD3.ax

Description: 一个vc++ 的ocx控件。可以用来显示dicom文件
Platform: | Size: 2682810 | Author: 曹文静 | Hits:

[Driver DevelopreportOCX

Description: 打印用OCX控件编写例子。用VC++6.0
Platform: | Size: 260823 | Author: weirong | Hits:
« 1 2 3 4 5 6 78 9 10 11 »

CodeBus www.codebus.net